-
Notifications
You must be signed in to change notification settings - Fork 25
Fix Atari linking #153
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix Atari linking #153
Conversation
|
You want 4.8.1, 4.8.0 had an emergency fix for coco/dragon issue |
|
also, I noticed *.err files started creeping into places from the MSDOS build on fujinet-lib I think. |
CoCo won't build with 4.8.1 which is why I locked it to 4.8.0. |
I've been trying to get the ow2 toolchain to dump those in the build dir so they don't clutter things up. Is it still doing it with the latest makefiles update? |
But coco won't work with 4.8.0. That was the whole point of FujiNetWIFI/fujinet-lib@78a44cf as the dragon change (that this undoes) breaks coco applications as observed building bouncy-world client. |
No I hadn't tried to build it, just an observation. Great if they are in build/ and ignored. Let me try it... |
It doesn't work with 4.8.1 either. See build failure: https://github.com/FujiNetWIFI/fujinet-config/actions/runs/19075522111/job/54489876902?pr=153 |
|
That line hasn't changed in 20 months. Why does 4.8.0 work but 4.8.1 doesn't? |
|
Can you use your build to a directory and fix the includes to test? |
No description provided.